welo git mirrors
Commit 9f43da9105d4532aa05d9d98e0c8e359bbc21925
Parents : 038c696
Author : Mark Qvist <mark@unsigned.io>
Date : 2024-01-13T16:37:48+01:00
Fixed rnprobe formatting issue
Changes
Diff
diff --git a/RNS/Utilities/rnprobe.py b/RNS/Utilities/rnprobe.py
index 6af4d84ef..83e84d148 100644
--- a/RNS/Utilities/rnprobe.py
+++ b/RNS/Utilities/rnprobe.py
@@ -132,7 +132,7 @@ def program_setup(configdir, destination_hexhash, size=None, full_name = None, v
i = (i+1)%len(syms)
if time.time() > _timeout:
- print("\r \rProbe timed out")
+ print("\r \rProbe timed out")
else:
print("\b\b ")
Served by rngit 1.5.1 - Generated in 0.07s